home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / railway-line.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  329 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:popUp(\"screen4.html\",\"Screenshots\",\"width=630,height=500,alwaysLowered=0,alwaysRaised=1,channelmode=0,dependent=1,directories=0 ,fullscreen=0,hotkeys=1,location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=50,screenY=50,left=50,top=50\")", "");
  3. }
  4.